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