def __init__(self, xd: "FnXprDictionary",
              ixval: IndexedTableValue) -> None:
     FnXprDictionaryRecord.__init__(self, xd, ixval)
 def __init__(self, xd: "chb.invariants.FnXprDictionary.FnXprDictionary",
              ixval: IndexedTableValue) -> None:
     FnXprDictionaryRecord.__init__(self, xd, ixval)