public void Enable(ShippingMethod method)
 {
     method.Enable();
 }