# File lib/simplecov/filter.rb, line 21
    def matches?(_)
      raise "The base filter class is not intended for direct use"
    end