import os class Utilities: def __init__(self, filepath, archive, recursion): self.filepath = filepath self.archive = archive s