package e.a.r;

import e.a.r.y.k0;

/* JADX INFO: compiled from: Json.kt */
/* JADX INFO: loaded from: classes.dex */
@d.n
final class m extends a {
    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public m(f fVar, e.a.s.c cVar) {
        super(fVar, cVar, null);
        d.n0.c.s.e(fVar, "configuration");
        d.n0.c.s.e(cVar, "module");
        h();
    }

    private final void h() {
        if (d.n0.c.s.a(e(), e.a.s.d.a())) {
            return;
        }
        e().a(new k0(d().k(), d().c()));
    }
}
