# File lib/rspec/core/formatters/base_formatter.rb, line 49
        def example_started(example)
          examples << example
        end