class Test def main is shared t = List() assert t.count==0 t.add('aoeu')