public static function disable()
 {
     self::$disabled = true;
 }