# File lib/bundler/source/path.rb, line 68
      def name
        File.basename(path.expand_path(Bundler.root).to_s)
      end