It seems to be happening in model
- var id = attributes[ this.id ],model = id && this.store[id] ? this.store[id].attr(attributes) : new this( attributes );