130 131 132
# File 'lib/puma/client.rb', line 130 def inspect "#<Puma::Client:0x#{object_id.to_s(16)} @ready=#{@ready.inspect}>" end