public function actionSort($id, $position)
 {
     $this->enum->getSortBehavior()->insertTo($position);
 }