`import Ember from 'ember'`

ApplicationController = Ember.Controller.extend()

`export default ApplicationController`
