# File lib/spec/runner/formatter/nested_text_formatter.rb, line 41
        def current_indentation
          '  ' * @last_nested_descriptions.length
        end