# File lib/autotest/pretty.rb, line 63
  def fail
    @past.push false
    draw
  end