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