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