# File lib/arel/algebra/attributes/attribute.rb, line 238
      def maximum
        Maximum.new(self)
      end