# File lib/dm-serializer/to_yaml.rb, line 108
        def encode_with(coder)
          coder.map = Hash[errors]
        end