@override JarObject when( String field, Map<dynamic, JarObject Function(JarObject)> conditions) { super.when(field, conditions); return self; }