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