master
_next
Pool.prototype._next = function () { var self = this; return Promise.try(function () { var connection = self.connections.free.shift();