module.exports = { var1: 'hello world', func1: function(){ return true }, func1: function(){ return true }, func3: function(){ return true }, }