# File lib/god/simple_logger.rb, line 32
def
fatal
(
msg
)
self
.
output
(
FATAL
,
msg
)
end