c8707fc359371b352f776588e694682e81ae2654.svn-base 129 Bytes
'use strict';

var bind = require('function-bind');

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