# File lib/dm-serializer/to_yaml.rb, line 38
def
to_yaml
(
*
args
)
errors
.
to_hash
.
to_yaml
(
*
args
)
end