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