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