class CoachingCoachView extends EICDomContent { DOMContentLoaded() { ui.eicfy(this.el) } } app.registerClass('CoachingCoachView', CoachingCoachView);