class TEST create make feature -- Initialization make is local a: A do create a.make end end