# File lib/puma/cluster.rb, line 26
    def start_phased_restart
      @phase += 1
      log "- Starting phased worker restart, phase: #{@phase}"
    end