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