# File lib/arel/algebra/attributes/attribute.rb, line 234
      def sum
        Sum.new(self)
      end