class RSpec::Core::Formatters::HtmlPrinter

def initialize(output)

for the #h method
def initialize(output)
  @output = output
end