surroundIfNotEmpty

fun String.surroundIfNotEmpty(prefix: String = "", postFix: String = ""): String