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