static F1> ct_getChildren() { ret func(CTNode n) -> Collection { n.children }; }