protected bool IsValidBoss(Career job, SimDescription boss) { return(Careers.IsValidBoss(this, job, boss)); }