console var original = Runner.prototype.gameOver (1) Runner.prototype.gameOver = function (){} (2) Runner.prototype.gameOver = original (3)