# File lib/highline/string_extensions.rb, line 62
        def on(arg)
          color(('on_' + arg.to_s).to_sym)
        end