# File lib/dm-validations.rb, line 112 def validators @validators ||= ContextualValidators.new(self) end