public function getNameSlug()
 {
     return DNS::Slugify($this->getName());
 }