Kernel constructor

Kernel()

Implementation

Kernel () {
  CollectorService();
  DebuggerService('[ debug ]');
}