module.exports = (obj, key) => obj.hasOwnProperty(key);