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