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