foxes.utils.Factory.construct(name)[source] Create an object of the base class. Parameters¶ name: strThe name, matching the template Returns¶ obj: objectThe instance of the base class