# File lib/httpclient/session.rb, line 49
def
addr
"#{@scheme}://#{@host}:#{@port.to_s}"
end