# File lib/rspec/core/formatters/html_printer.rb, line 8
        def initialize(output)
          @output = output
        end