index.js 114 Bytes
var bind = require('function-bind');

module.exports = bind.call(Function.call, Object.prototype.hasOwnProperty);