protected RouterConfigBase(AkkaType type) { Router = type; }
protected PoolConfigBase(AkkaType type) : base(type) { }