protected void AddRelatives()
 {
     MasterList = MasterList.Concat(DbCache.Relatives);
 }