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