class Spec::Runner::Formatter::BaseFormatter

def start_dump

to be invoked after this one is #dump_failure (once for each failed example),
This method is invoked after all of the examples have executed. The next method
def start_dump
end