# File lib/turn/reporters/pretty_reporter.rb, line 62 def fail(assertion, message=nil) banner FAIL prettify(assertion, message) end