I have a wrapper function (doesPromiseyThings) that takes a thunk and returns the thunk\'s return value inside a Promise. I\'d like to create another wrapper th
doesPromiseyThings