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