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