class Puma::Cluster::WorkerHandle

def boot!

def boot!
  @last_checkin = Time.now
  @stage = :booted
end