DEPRECATION: The EmberObject get method on the class RecordArray is deprecated. Use dot-notation javascript get/set access instead. [deprecation id: ember-data:deprecate-array-like] This will be removed in ember-data 5.0.
DEPRECATION: The `firstObject` method on the class RecordArray is deprecated. Use the native array method `[0]` instead. [deprecation id: ember-data:deprecate-array-like] This will be removed in ember-data 5.0.