class RSpec::Core::Reporter
def start(expected_example_count)
def start(expected_example_count) @start = Time.now notify :start, expected_example_count end
def start(expected_example_count) @start = Time.now notify :start, expected_example_count end