public SearchHelper(AppManager manager) : base(manager)
 {
 }
 public FilteringHelper(AppManager manager) : base(manager)
 {
 }