public static function ajaxSetup($options)
 {
     self::$ajaxSettings = array_merge(self::$ajaxSettings, $options);
 }