var x = require('x'); module.exports = { data: function() { return { dataA: 42 } } }