public function execute(IAction $action)
 {
     $action->execute();
 }