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