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