protected virtual void OnTyped(Typer typer)
 {
     _componentPool?.TestTyped(typer);
 }