# File lib/aws/record/validations.rb, line 365 def validates_count_of *args validators << CountValidator.new(self, *args) end