Пример #1
0
 public static function _instance()
 {
     self::$_instance = $this;
     return self::$_instance;
 }