# File lib/rspec/core/hooks.rb, line 73
        def run
          shift.run(@group) until empty?
        end