# File lib/daemons/application.rb, line 451
    def zap!
      begin; @pid.cleanup; rescue ::Exception; end
    end