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