petergits
this is the first checkin, probably don't need the node modules.
a811242
'use strict';
var implementation = require('./implementation');
module.exports = Function.prototype.bind || implementation;