import FactoryGuy from 'ember-data-factory-guy'; FactoryGuy.define('file', { default: { path: 'default-path', name:'default-name', }, });