def get_single_data(self): data = yaml.Loader.get_single_data(self) return self.recursive_extend(data)