fun String.foo(s: String): String { return this + s }