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