# File lib/couchrest/mixins/validation.rb, line 100
    def errors
      @errors ||= ValidationErrors.new
    end