(function() {
    var gzip, window = this, _gzip = window.gzip;
    gzip = window.gzip = function() {
        return true;
    };
})();