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