# File lib/rspec/core/formatters/html_formatter.rb, line 54
        def start_dump
          @printer.print_example_group_end
          @printer.flush
        end