private void InitializeServiceUnits()
 {
     Compositions.ComposeParts(this);
     this.ResetServiceUnits();
 }