# File lib/listen/listener.rb, line 124
    def filter!(*regexps)
      @directory_record.filter!(*regexps)
      self
    end