# File lib/bundler.rb, line 83 def configured_bundle_path @configured_bundle_path ||= settings.path.tap(&:validate!) end