:nodoc:
72 73 74
# File 'lib/httpclient/session.rb', line 72 def hash # :nodoc: [@scheme, @host, @port].hash end