(function () { var ns = $.namespace("pskl.controller.settings"); ns.GifExportController = function () { }; ns.GifExportController.prototype.init = function () {}; })();