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