foxes.utils.Factory.construct(name)[source]

Create an object of the base class.

Parameters

name: str

The name, matching the template

Returns

obj: object

The instance of the base class