# File lib/thinking_sphinx/active_record/sql_builder/query.rb, line 46
      def scope_by_utf8
        self.scope += utf8_query_pre if source.options[:utf8?]
      end