In the tmPack package: ```r input <- self$getShinyInput() output <- self$getShinyOutput() ``` This code should be added when creating a new module class using the corresponding tm snippet.