add method

add(master)

Add the Master object in the collection.

Returns

def add(self, master):
    ...
Parameter Type Description
master Master

See Also