# File lib/soap/generator.rb, line 208
  def encode_rawstring(str)
    @buf << str
  end