# File lib/puma/jruby_restart.rb, line 24
    def self.daemon?
      ENV.key? 'PUMA_DAEMON_RESTART'
    end