import SortableController from '../sortable'; export default SortableController.extend({ sortBy: 'fullName', });