public function getDefaultRole()
 {
     return $this->roleDao->findDefault();
 }