## Polyfill Array.prototype.includes This is a polyfill for the Array.prototype.includes method based on the code from [MDN](https://developer.mozilla.org/en/docs/Web/JavaScript/Reference/Global_Objects/Array/includes).