# File lib/bundler/ui.rb, line 62 def debug(msg, newline = nil) tell_me(msg, nil, newline) if debug? end