static function __static()
 {
     self::$instance = new self();
 }