async function getReady(){ return "not_implemented"; }; module.exports = { getReady }