53 54 55
# File 'lib/cobbler/common/debug.rb', line 53 def debug(msg) output.puts msg if @debug_enabled end