Idiom #371 Load YAML file into object
Read from the file data.yaml and write its content into the object x.
Assume the YAML data is suitable for the type of x.
Read from the file data.yaml and write its content into the object x.
Assume the YAML data is suitable for the type of x.