# File lib/rspec/core/formatters/documentation_formatter.rb, line 59
        def current_indentation
          '  ' * @group_level
        end