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