public void ShowTheWayOfPaying()
 {
     _paymentMethod.Cost();
 }