# File lib/simplecov/filter.rb, line 69 def matches?(source_file) filter_argument.call(source_file) end