ECMAScript 5 compatibility shims for legacy JavaScript engines
An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim
ES5 spec-compliant shim for String.prototype.trim
ES5shim for ES6 (ECMAScript 6) Reflect and Proxy objects