public function getParent()
 {
     $this->_load();
     return parent::getParent();
 }