class Puma::Launcher

def do_forceful_stop

def do_forceful_stop
  log "* Stopping immediately!"
  @runner.stop_control
end