I'm trying to create a mixin for my controllers that use a lot of the same functions, but I need to make sure all of the controllers have access to some basic controllers too. I do this currently by adding the to I'm trying to create a mixin for my controllers