Object.defineProperty(Object.prototype, "mymethod", { value: function(options) { ... }, enumerable: false });