# File lib/rspec/core/formatters/html_printer.rb, line 82
        def make_header_red
          @output.puts "    <script type=\"text/javascript\">makeRed('rspec-header');</script>"
        end