module.exports = function (str, err) { if (err) throw err return str }