public function setDiscountBoleto($discount = 0)
 {
     self::$discountBoleto = $discount;
 }