# File lib/soap/rpc/driver.rb, line 82
  def httpproxy=(httpproxy)
    options["protocol.http.proxy"] = httpproxy
  end