80 81 82
# File 'lib/puma/sd_notify.rb', line 80 def self.watchdog(unset_env=false) notify(WATCHDOG, unset_env) end