I want to be able to write: ``` object Main extends KyoSchedulerZIOApp: def run = ??? ```
I want to be able to write: