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