-- Sibling of calls/method.lua: caches the bound function once and
-- calls it as a plain function. Removes per-iteration field lookup and
-- the colon-method dispatch.
local Counter =
Counter. = Counter
local c = Counter.
local inc = Counter.
for i = 1, 700
print