public bool Activate(SmartMenu smartMenu)
 {
     Department.AddCompensation(Compensation);
     return(true);
 }