# File lib/arel/order_predications.rb, line 8
    def desc
      Nodes::Descending.new self
    end