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