# File lib/dm-validations.rb, line 72
    def errors
      @errors ||= ValidationErrors.new
    end