class Puma::Server

def backlog

@!attribute [r] backlog
def backlog
  @thread_pool&.backlog
end