I\'m trying to read in a .yaml file into my Scala code that has a list: e.g.
.yaml
animals: ["dog", "cat"]