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