Exemplo n.º 1
0
 static function __static()
 {
     self::$TRUE = new self(TRUE);
     self::$FALSE = new self(FALSE);
 }