# File lib/kwartz/translator.rb, line 140
    def translate_string(str)
      @sb << str
    end