# File lib/thinking_sphinx/middlewares/sphinxql.rb, line 248
      def scope_by_options
        query.with_options select_options if select_options.keys.any?
      end