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