module.exports = Model({ testName: "welefen", hasFile: function(){ return true; } })