class SimpleCov::Filter

def matches?(source_file)

def matches?(source_file)
  raise "The base filter class is not intended for direct use"
end