import java.io.File fun File.foo(absolutePath: String?) { } // EXIST: getAbsolutePath // ABSENT: { itemText: "absolutePath", typeText: "String" }