:nodoc:
66 67 68
# File 'lib/httpclient/session.rb', line 66 def hash # :nodoc: [@scheme, @host, @port].hash end