# File lib/aws/record/validations.rb, line 454 def validates_exclusion_of *args validators << ExclusionValidator.new(self, *args) end