fun String.test() { consume(this) } fun consume(obj: Any) {}