class ViewModel::AccessControl

def cleanup_editability(view)

def cleanup_editability(view)
  @initial_editability_store.delete(view.object_id)
end