# File lib/directory_watcher/rev_scanner.rb, line 25 def initialize( &block ) super(&block) @watchers = {} end