# File lib/thinking_sphinx/active_record/sql_builder/statement.rb, line 13
      def to_relation
        filter_by_scopes

        scope
      end