# File lib/thinking_sphinx/active_record/sql_builder/statement.rb, line 25
      def to_query_pre
        filter_by_query_pre

        scope
      end