if (
            (
                'object' !== Ember.typeOf( data ) &&
                'instance' !== Ember.typeOf( data )
            ) ||