fun String.foo() { val s = "${this.equals()}" } // ELEMENT: equals // TAIL_TEXT: "(other: Any?)"