beforeEach: function() {
   this.application = startApp();
 },
 beforeEach: function() {
   this.fooBarBazQux = startApp();
 },