OYaml: Ordered Yaml
[Source]
# File lib/ttk/loaders/OYaml.rb, line 17 def load_doc(io) YAML::parse(io).ttk_loader_oyaml_transform end
[Validate]