# File lib/rspec/core/formatters/documentation_formatter.rb, line 42
        def failure_output(example, exception)
          red("#{current_indentation}#{example.description} (FAILED - #{next_failure_index})")
        end