class Spec::Runner::Formatter::HtmlFormatter

def example_started(example)

def example_started(example)
  @example_number += 1
end