static function __static()
 {
     self::$EMPTY = new self(0, array());
 }