public static void uninstall() { if (_dictionary != null) { _dictionary.close(); _dictionary = null; } }