public function updateCollectionName($name)
 {
     return parent::updateCollectionName($name);
 }