the issue here is that backticks are missing for everything that would require it, since this is done purely by stringbuilder instead of kotlinpoet. a band-aid would be to just sprinkle backticks all over the place, but the proper ways of doing it is kotlinpoet. Unfortunately I don't have the resources to do that myself