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