static Set availableCharsets() { ret keys(java.nio.charset.Charset.availableCharsets()); }