return supportedTypes;
String value = bundle.getString(key); // look up the command text return Command.parse(bundle.getRoot(), value); // parse it!