# File lib/arel/select_manager.rb, line 185 def intersect other Nodes::Intersect.new ast, other.ast end