libraries->get("tasks"); $this->tasks = $lib; } public function index() { return ["Hello world"]; } }