class Puma::Server

def running

def running
  @thread_pool and @thread_pool.spawned
end