ISubSystem
A subsystem is used by the MicroKernel to deal
with a specific concern.
Initializes the subsystem
void Terminate()
Should perform the termination
of the subsystem instance.