private int GetReinforceCounterMax()
 {
     return(PBSHelper.LazyReinforceCounterMax(_pbsUnit, ref _reinforceCounterMax));
 }