master
exports
module.exports = robot => { const fuzzzySearch = (name, list) => { const options = { shouldSort: true, threshold: 0.6,