public void comment(XMLString text, Augmentations augs) throws XNIException {
   next.comment(text, augs);
 }