/**
  * @return mixed
  */
 public static function getGlobalGACommands()
 {
     return CShell::GACommands();
 }