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