return { basalt = function() return { cool = function() print("ello") sleep(2) end } end }