create method

create

Create and configure the instance of Configuration object.

Returns

The instance of Configuration object.

def create(self):
    ...

See Also