# File lib/dm-validations/contextual_validators.rb, line 47 def attribute(name) attributes[name] ||= OrderedSet.new end