# File lib/dm-core/support/ordered_set.rb, line 73 def valid?(entry) raise NotImplementedError, "#{self}#valid? must be implemented" end