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