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