# File lib/bundler/source/path.rb, line 67
      def name
        File.basename(expanded_path.to_s)
      end