class Test shared def main t as Object = List() if t inherits List t.add('aoeu') assert t.count