# File lib/arel/algebra/attributes/attribute.rb, line 246
      def average
        Average.new(self)
      end