# File lib/active_support/file_watcher.rb, line 14
    def initialize
      @regex_matchers = {}
    end