# File lib/rspec/core/formatters/base_formatter.rb, line 30 def start(example_count) start_sync_output @example_count = example_count end