# File lib/rspec/core/reporter.rb, line 32
    def start(expected_example_count)
      notify :start, expected_example_count
    end