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