module Spec::Example::ExampleGroupMethods
def notify(reporter) # :nodoc:
def notify(reporter) # :nodoc: reporter.example_group_started(ExampleGroupProxy.new(self)) end
def notify(reporter) # :nodoc: reporter.example_group_started(ExampleGroupProxy.new(self)) end