def __call__(self, c1: "constellation", c2: "constellation") -> "bool": return _beast.constellation_lt___call__(self, c1, c2)
def __call__(self, c1, c2): return _beast.constellation_lt___call__(self, c1, c2)