package c.a.d; import d0.z.d.o; import kotlin.Unit; import kotlin.jvm.functions.Function0; /* compiled from: AppTransformers.kt */ public final class x extends o implements Function0 { public static final x i = new x(); public x() { super(0); } /* Return type fixed from 'java.lang.Object' to match base method */ @Override // kotlin.jvm.functions.Function0 /* renamed from: invoke */ public Unit mo1invoke() { return Unit.a; } }