public function getReferencePayment()
 {
     $this->__load();
     return parent::getReferencePayment();
 }