public function getTagsNameArray()
 {
     $this->_load();
     return parent::getTagsNameArray();
 }