class ViewModel::ActiveRecord::UpdateContext

def root_updates

update tree and later injects the context of parent and position.
TODO: an unfortunate abstraction violation. The `append` case constructs an
def root_updates
  @root_update_operations
end