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