def __call__(self, a, b): return _table.DSTable___call__(self, a, b)
def __call__(self, a, b): r"""__call__(DSTable self, int a, int b) -> int""" return _table.DSTable___call__(self, a, b)