def __init__(self, nelements: 'size_t'): this = _YASHE.new_intArray(nelements) try: self.this.append(this) except __builtin__.Exception: self.this = this