public function likedSet()
 {
     return $this->galleryBehavior->updateImageLiked($this);
 }