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