Deal all,
as far as I understand the documentation on fold captures in LPEG
(http://www.inf.puc-rio.br/~roberto/lpeg/#cap-f), the folding function should
be called if there is at least one capture in the pattern passed to lpeg.Cf ().
However, the real minimum seems to be two.
-- Alexander Masin