# File lib/spec/runner/formatter/html_formatter.rb, line 59
        def example_started(example)
          @example_number += 1
        end