# File lib/puma/app/status.rb, line 4
      def initialize(cli)
        @cli = cli
        @auth_token = nil
      end