# File lib/dm-aggregates/support/symbol.rb, line 10 def max DataMapper::Query::Operator.new(self, :max) end