class RSpec::Core::Formatters::HtmlFormatter

def start_dump

def start_dump
  @printer.print_example_group_end
  @printer.flush
end