# File lib/turn/reporters/pretty_reporter.rb, line 76 def skip(exception, message=nil) banner SKIP prettify(exception, message) end