/**
  * @return bool
  */
 protected function test()
 {
     return Backup::is_shell_exec_available();
 }