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