# File lib/bundler.rb, line 94 def bundle_path @bundle_path ||= Pathname.new(settings.path).expand_path(root) end