class ActiveFedora::Associations::CollectionAssociation

def reset

def reset
  reset_target!
  @loaded = false
end