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