(function () { window.FileSystem = { fileExists: function (path) { return false; } }; })();