# File lib/puma/runner.rb, line 26
    def before_restart
      @control.stop(true) if @control
    end