Since `getCurrentGeneratorVersion()` is used in a promise-returning function `init()`, there is no reason to make it a sync call...
Since
getCurrentGeneratorVersion()is used in a promise-returning functioninit(), there is no reason to make it a sync call...