# File lib/rspec/core/formatters/html_printer.rb, line 17 def print_example_group_end @output.puts " </dl>" @output.puts "</div>" end