function NoSleep() { } NoSleep.prototype.enable = function() { }; NoSleep.prototype.disable = function() { };