``` with(fruit as Apple) { fruit.anAppleMethod() }...
# getting-started
n
Copy code
with(fruit as Apple) { fruit.anAppleMethod() }