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