# File lib/map.rb, line 605
def
to_yaml
(
*
args
,
&
block
)
to_hash
.
to_yaml
(
*
args
,
&
block
)
end