# File lib/bundler/resolver.rb, line 97
    def debug
      puts yield if defined?($debug) && $debug
    end