includeIf

fun String.includeIf(condition: Boolean, otherWise: String = ""): String(source)