# File lib/rspec/core/hooks.rb, line 72 def run_all!(example_group_instance) shift.run_in(example_group_instance) until empty? end