# File lib/ansi/mixin.rb, line 30
    def yellow     ; ANSI::Code.yellow     { to_s } ; end