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