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