public static IReadOnlyCollection <string> ListLeafXPaths(ChainNode node) => TreeExtensions.ListLeafXPaths(meta, node);