# File lib/dm-serializer/to_yaml.rb, line 128
def
to_yaml
(
*
args
)
to_a
.
to_yaml
(
*
args
)
end