amanda.hinchman-dominguez
class NotebookSpace: View(), PageManagerImpl.PageListener { .... override val scope = super.scope as NotebookScope private val controller: NotebookSpaceController by inject() ....