# File lib/dm-validations.rb, line 61
    def errors
      @errors ||= ValidationErrors.new(self)
    end