import AdapterError from '@ember-data/adapter/error'; export default AdapterError.extend({ message: "Internal Server Error." });