# File lib/ansi/string.rb, line 227
  def yellow!    ; color!(:yellow)  ; end