public function moveToTheForConsiderationList(Activity $activity)
 {
     return $activity->moveToTheForConsiderationList();
 }