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