# File lib/arel/algebra/ordering.rb, line 17 def to_sql(formatter = Sql::OrderClause.new(relation)) formatter.ordering self end