# File lib/puma/cli.rb, line 496
    def restart
      @status = :restart
      @runner.restart
    end