# File lib/soap/generator.rb, line 212
  def encode_string(str)
    @buf << get_encoded(str)
  end