# File lib/rhc/helpers.rb, line 191
def
warn
(
msg
,
*
args
)
say
color
(
msg
,
:yellow
),
*
args
end