'use strict'; require('../../../modules/es.array.for-each'); var getBuiltInPrototypeMethod = require('../../../internals/get-built-in-prototype-method'); module.exports = getBuiltInPrototypeMethod('Array', 'forEach');