# File app/utils/many_file_app.rb, line 103
def
debug
(
msg
)
$stderr
.
puts
msg
if
$DEBUG
end