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