# File lib/rest_test.rb, line 39
  def red str
    bold str
#    "\E[31m#{str}\E[30m"
  end