Thanks @chrisblom
Is there a good way to fake instantiation of Java classes? Both of these complain Unable to resolve var…:
Unable to resolve var…
(provided (Integer. ..x..) => ..ix.. (new java.lang.Integer ..y..) => ..iy..)