# File lib/yaml/store.rb, line 22
def
load
(
content
)
YAML
::
load
(
content
)
end