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