``` model._destroyed #=> boolean model.isDestroyed() #=> boolean model.subscribe('destroy', ()=>{}) ```