# File lib/rspec/core/formatters/html_formatter.rb, line 57
        def start_dump
          @output.puts "  </dl>"
          @output.puts "</div>"
          @output.flush
        end