class ViewModel::ActiveRecord::UpdateOperation::ReferencedCollectionMember
def ==(other)
def ==(other) other.class == self.class && other.indirect_viewmodel_reference == self.indirect_viewmodel_reference end
def ==(other) other.class == self.class && other.indirect_viewmodel_reference == self.indirect_viewmodel_reference end