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