Look up custom Handlebars helpers in container

Is there a way to tell Handlebars to look up custom helpers in the container?

Then using Ember App Kit this would enable us to put helpers in their own files just like controllers/models/…