# File lib/rspec/core/formatters/documentation_formatter.rb, line 61
        def example_group_chain
          example_group.parent_groups.reverse
        end