public static void putString(this BaseBundle bundle, string key, string value) { bundle.PutString(key, value); }