Interface for qBeta module object

Origin: TST

Coroutines: obj
   go:
      fool: obj
         one:
      coco: obj
         gococo:
            Loop: obj
               i: var integer
      choko:lat:
         doCall:with:
            out V: var integer
            thisChoko: ref choko:lat
               --(this(choko)).call cannot call call since choko has args
               
         x: var integer
         y: var integer
         INIT: obj
         thisChoko: ref #choko:lat
      runChoko:
         VW: var integer
         dark: obj choko:lat