module.exports = {
    nothingYet: () => { return true; },
};