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