protected override void Init()
 {
     Kernel.AddHandlerSelector(new SubstituterHandlerSelector(_container));
 }