# File lib/zip/zipfilesystem.rb, line 218
      def truncate(fileName, len)
        raise StandardError, "truncate not supported"
      end