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