# File lib/vendor/windows/lib/rb-fchange/notifier.rb, line 111
    def process
      read_events.each {|event| event.callback!}
    end