# File lib/soap/wsdlDriver.rb, line 228
  def mandatorycharset=(mandatorycharset)
    @servant.options["protocol.mandatorycharset"] = mandatorycharset
  end