!747 m { p { makeAndroid3("Object Counter Bot."); } static synchronized S answer(S s) { new Matches m; if (match3("count the *", s, m)) { S ms = m.unq(0); L list = findAll(ms); ret n(len(list), ms); } ret null; } static L findAll(S what) { ret cry(); } }