# File lib/thinking_sphinx/middlewares/sphinxql.rb, line 232
      def scope_by_order
        query.order_by order_clause if order_clause.present?
      end