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