# File lib/god/simple_logger.rb, line 40
def
warn
(
msg
)
self
.
output
(
WARN
,
msg
)
end