# File lib/ansi/string.rb, line 70
  def downcase! ; text.upcase! ; end