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