# File lib/vendor/linux/lib/rb-inotify/notifier.rb, line 214
    def run
      @stop = false
      process until @stop
    end