# File lib/soap/rpc/driver.rb, line 98
  def mandatorycharset=(mandatorycharset)
    options["protocol.mandatorycharset"] = mandatorycharset
  end