"use strict"; var copyPrototype = require("./copy-prototype-methods"); module.exports = copyPrototype(Function.prototype);