public JP(UnitNations mediator) : base(mediator) { }
public MCountry(UnitNations mediator) { this.mediator = mediator; }