# File lib/zip/zipfilesystem.rb, line 490
      def chroot(*args)
        raise NotImplementedError, "The chroot() function is not implemented"
      end