# File lib/thinking_sphinx/middlewares/sphinxql.rb, line 208
      def scope_by_values
        query.values(values.present? ? values : '*')
      end