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