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