# File lib/net/http/connection_pool/connection.rb, line 111
    def proxy?
      !!proxy_address
    end