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