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