public function deleteAll()
 {
     $this->_mapper->dropCollection();
 }