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