public void Register(IActivator activator)
 {
     _activator.AddLitener(this);
 }