# File lib/rhc/helpers.rb, line 183
def
success
(
msg
,
*
args
)
say
color
(
msg
,
:green
),
*
args
end