class Puma::Server

def current

@!attribute [r] current
def current
  Thread.current.puma_server
end