module Puma::SdNotify

def self.reloading(unset_env=false)

def self.reloading(unset_env=false)
  notify(RELOADING, unset_env)
end