# File lib/yaml.rb, line 175
def
YAML
.
parse
(
io
)
yp
=
generic_parser
.
load
(
io
)
end