# File lib/zip/zipfilesystem.rb, line 298
      def join(*fragments)
        ::File.join(*fragments)
      end