class TEST3 [G -> STRING create make end] feature weasel: G once ("OBJECT") create Result.make (0) end end