
module.exports = (callback) -> -> # nothing to see here <- <-
  callback(arguments...)
  return # no promises
