# File lib/rspec/core/reporter.rb, line 36
    def example_started(example)
      notify :example_started, example
    end