# File lib/rest_test.rb, line 78
  def skipped
#    out magenta( "  SKIPPED" )
    @skipped += 1
    out_flush
  end