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