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