class Puma::Client

def inspect

@!attribute [r] inspect
def inspect
  "#<Puma::Client:0x#{object_id.to_s(16)} @ready=#{@ready.inspect}>"
end