This class can be used to extract definitions from an YAML (Yet Another Markup Language) file. The class takes the array of result of parsing an YAML file using the SPYC class and builds an hierarchic data structure that can be accessed as a tree of nested objects, using the names of the YAML file nodes as indexes.