# File lib/listen/multi_listener.rb, line 85 def filter(*regexps) @directories_records.each { |r| r.filter(*regexps) } self end