# File lib/arel/order_predications.rb, line 4
    def asc
      Nodes::Ascending.new self
    end