fun test(b: String?): Int { b!! return b.length }