clone method

clone

The clone.

Returns

The Object.

def clone(self):
    ...

See Also