public final class DirectivesValuesextends Object
implements Iterable<org.xembly.Directive>
Array representation of some values as Xembly directives.
We used to use "tuple" for this, but it leads to some confusion.
You can read more about this problem
here