class RSpec::Core::Hooks::GroupHookCollection

def run

def run
  shift.run(@group) until empty?
end