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