local c = new CounterBox() c.inc() c.inc() print(c.get())