def __hash__(self): return hash_str(self.totypename)
def __hash__(self): return hash_str(self.fullname())