# File lib/god/simple_logger.rb, line 36
def
error
(
msg
)
self
.
output
(
ERROR
,
msg
)
end