# File lib/fssm.rb, line 61
def
dbg
(
msg
=
nil
)
STDERR
.
puts
(
"FSSM -> #{msg}"
)
end