package foo class Apple fun Apple.slice() { } @JvmSynthetic fun Apple.peel() { }