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