public void Run()
 {
     //do work
     _sortService.OutputQuantities();
 }