# File lib/rubygems-bundler/noexec.rb, line 16
  def log(msg)
    puts msg if Noexec::DEBUG
  end