package M2;

/* JADX INFO: loaded from: classes.dex */
public final class r extends s {

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public final k f4198e;

    public /* synthetic */ r(k kVar) {
        super(false, null, null);
        this.f4198e = kVar;
    }

    @Override // M2.s
    public final String a() {
        try {
            return (String) this.f4198e.call();
        } catch (Exception e8) {
            throw new RuntimeException(e8);
        }
    }
}
