FeatMgrBuilder --------------- ``FeatMgrBuilder`` is a builder class for ``FeatMgr``. It allows for the construction of a ``FeatMgr`` object from multiple sources. It is used to construct a ``FeatMgr`` object from test header, a cpu config, and command line arguments. Different strategies can be used to construct the ``FeatMgr`` object. This allows for .. autoclass:: riescue.FeatMgrBuilder() :members: