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