public void SetDiscountStrategy(DiscountStrategy discountStrategy) { this.discountStrategy = discountStrategy; }