function trust ({ boss, models }) { return async function () { return null } } module.exports = { trust }