local cowait = require "test.cowait" function update(self, dt) cowait.update() end