Interface for qBeta module object

Origin: Containers

List: obj
   List:
      in head: ref Object
      in tail: ref List
      scan:
         current: ref Object
         L: ref List
         loop:
   foo:
      in S: ref StringLib.String
      print:
   testList:
      XL: ref List