abbreviate
fun String.abbreviate(maxWidth: Int): String
div
operator fun String.div(other: String): Path