No, I’m accessing the object on the component dire...
# android
y
No, I’m accessing the object on the component directly via
private val plus3 : (Int) -> Int by lazy { component.plus3 }