# File lib/rspec/core/formatters/documentation_formatter.rb, line 49
        def passed_output(example)
          green("#{current_indentation}#{example.description.strip}")
        end