/**
* This module holds the application instance which is needed in the validations
* to allow context of the ember container in order to allow injections of
* services. The `instance` property will be set in an instance initializer.
*/exportdefault { instance: null };