7 8 9
# File 'lib/filters/file_filter.rb', line 7 def filter(path) return @file_class.file?(path) end