Line 111 of scripting/script-inputs.mdx is: `function init(self: MyApp): boolean` but should be: `function init(self: MyNode): boolean` I think. Unless I'm really missing something.