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