class C { fun String.memberExtForString(){} companion object { fun foo() { "". } } } // ABSENT: memberExtForString