```class HomeController : Controller() { priva...
# tornadofx
r
Copy code
class HomeController : Controller() {
    private val api: Rest by inject()