open class StringUtils
<init>
StringUtils()
safeSubstring
open static fun safeSubstring(str: String, start: Int, end: Int): String