# File lib/vendor/windows/lib/rb-fchange/notifier.rb, line 93
    def run
      @stop = false
      process until @stop
    end