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