def __init__(self, ixnObj=None): self.ixnObj = ixnObj # For takesnapshot() self.fileMgmtObj = FileMgmt(self.ixnObj)