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