1!!org.yaml.snakeyaml.issues.issue60.SkipBean 2empty: [] 3listInt: [null, 1, 2, 3] 4listStr: [bar, null, foo, null] 5map: {} 6text: foo 7