i1 : X = new HeaderType of BasicList o1 = X o1 : HeaderType
i2 : X {a,b,c} o2 = X{a, b, c} o2 : X
The object HeaderType is a type, with ancestor classes Type < MutableHashTable < HashTable < Thing.