class RSpec::Core::Formatters::HtmlPrinter

def initialize(output)

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