module.exports = { name: () => 'random-module', value: () => 0, };