static int hashSetCapacity(HashSet set) { ret (int) call(get(set, "map"), "capacity"); }