class RSpec::Core::Notifications::ExamplesNotification

def initialize(reporter)

def initialize(reporter)
  @reporter = reporter
end