class Puma::Cluster::WorkerHandle

def booted?

def booted?
  @stage == :booted
end