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