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