# File lib/dm-validations/validators/method_validator.rb, line 59 def validates_with_method(*fields) validators.add(MethodValidator, *fields) end