# File lib/dm-validations/validation_errors.rb, line 49 def initialize(resource) @resource = resource @errors = Dictionary.new end