Why is setupController called after the model hook of nested routes?

@tarasm: Because I wanna store ‘global’ like stuff on the application and a private Controller whats advised here by @wycats

So I set it on setupController and then I need it in the nested routes modelhook to give it to my backand.