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