register

fun <T : Any, JN : JsonNode> register(target: KClass<T>, converter: JsonConverter<T, JN>): KondorJson.InitContext