# File lib/bundler/source.rb, line 247 def install(spec) Bundler.ui.debug " * Using path #{path}" generate_bin(spec) end