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