.class public final Lw/a0/j;
.super Lw/u/b/k;
.source "Indent.kt"

# interfaces
.implements Lkotlin/jvm/functions/Function1;


# annotations
.annotation system Ldalvik/annotation/Signature;
    value = {
        "Lw/u/b/k;",
        "Lkotlin/jvm/functions/Function1<",
        "Ljava/lang/String;",
        "Ljava/lang/String;",
        ">;"
    }
.end annotation


# static fields
.field public static final d:Lw/a0/j;


# direct methods
.method public static constructor <clinit>()V
    .locals 1

    new-instance v0, Lw/a0/j;

    invoke-direct {v0}, Lw/a0/j;-><init>()V

    sput-object v0, Lw/a0/j;->d:Lw/a0/j;

    return-void
.end method

.method public constructor <init>()V
    .locals 1

    const/4 v0, 0x1

    invoke-direct {p0, v0}, Lw/u/b/k;-><init>(I)V

    return-void
.end method


# virtual methods
.method public bridge synthetic invoke(Ljava/lang/Object;)Ljava/lang/Object;
    .locals 0

    check-cast p1, Ljava/lang/String;

    invoke-virtual {p0, p1}, Lw/a0/j;->invoke(Ljava/lang/String;)Ljava/lang/String;

    move-result-object p1

    return-object p1
.end method

.method public final invoke(Ljava/lang/String;)Ljava/lang/String;
    .locals 0

    if-eqz p1, :cond_0

    return-object p1

    :cond_0
    const-string p1, "line"

    invoke-static {p1}, Lw/u/b/j;->a(Ljava/lang/String;)V

    const/4 p1, 0x0

    throw p1
.end method