return a list of list from yaml via C# code example Example: return a list of list from yaml via C# return deserializer.Deserialize<object>(reader);