public static JsonPath from(string json) { return(JsonPath.from(json).@using(new DefaultJackson2ObjectMapperFactoryAnonymousInnerClass())); }