# File lib/soap/wsdlDriver.rb, line 212
  def httpproxy=(httpproxy)
    @servant.options["protocol.http.proxy"] = httpproxy
  end