Exemplo n.º 1
0
 public static function SystemServices()
 {
     self::$_system_services = new SystemServices();
     return self::$_system_services;
 }