# File lib/rest_test.rb, line 62
  def failed
    out red( "  FAILED" )
    @failed += 1
    out_flush
  end