NodeList.prototype.forEach = Array.prototype.forEach;
NodeList.prototype.forEach === Array.prototype.forEach