# File lib/bundler/source.rb, line 314
      def path
        Bundler.install_path.join("#{base_name}-#{uri_hash}-#{ref}")
      end