public function findAllRoles($namespace)
 {
     return $this->_mapper->findAllRoles($namespace);
 }