5 6 7
# File 'activerecord/lib/arel/filter_predications.rb', line 5 def filter(expr) Nodes::Filter.new(self, expr) end