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