static A firstKeyWithNullValue(Map map) { ret firstKeyWithValue(null, map); }