`import Ember from 'ember'` View = Ember.View.extend layoutName: 'layouts/simple' `export default View`