# File lib/rest_test.rb, line 56
  def unsupported
    out magenta( "  UNSUPPORTED" )
    @unsupported += 1
    out_flush
  end