# File lib/aws/record/validations.rb, line 151
      def validate *args
        validators << MethodValidator.new(self, *args)
      end