public function __wakeup()
 {
     self::$instance = $this;
 }