ratio

fun ratio(s1: String, s2: String, processor: (String) -> String = { it }): Int(source)