# File lib/thinking_sphinx/utf8.rb, line 10
  def initialize(string)
    @string = string
  end