:nodoc:
63 64 65
# File 'lib/httpclient/session.rb', line 63 def hash # :nodoc: [@scheme, @host, @port].hash end