# File lib/turn/reporters/pretty_reporter.rb, line 69 def error(exception, message=nil) banner ERROR prettify(exception, message) end