def _assertDepth(self, target, source, delta, val):
     self.assertListsOrDicts(target, ChrMemmapFolderMerger.appendDepth(source, delta, val))