public void Setup()
 {
     _priceService = new PromotionEngine.Program();
 }