class email: def fill_email_attributes(self, path, category): self.filename = path.split("/")[-1] self.category = categor