# File lib/rb-inotify/notifier.rb, line 214 def process read_events.each {|event| event.callback!} end