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