ok. i think the problem is that objectmapper.readValue usually takes 2 values, and the extension methods all take one. idea complains that I’m not supplying enough parameters and even offers to create an extension method. but it does not find the extension methods.