Yaml.make () creates a new parser.
Yaml.make ()
Yaml.parse_string s parses s as a single YAML document and returns the document's root node.
Yaml.parse_string s
s