public function clear()
 {
     self::$instance = null;
 }