class TEST create make feature {NONE} -- Initialization make is local do end t: TEST1 [STRING, ANY] end