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