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