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