class SimpleCov::Formatter::Base

def message_prefix

historically been the unmarked default.
summary line. Default empty for the HTML formatter, which has
Subclasses override to prepend a marker (e.g. "JSON ") to the
def message_prefix
  ""
end