proxy_from_env?()
True if the proxy for this connection is determined from the environment
# File lib/net/http.rb, line 1088 def proxy_from_env? @proxy_from_env end