def Capacity(self): return _vector.Vector_Capacity(self)
def Capacity(self): r"""Capacity(Vector self) -> int""" return _vector.Vector_Capacity(self)