# File lib/active_record/base.rb, line 117
    def initialize(errors)
      @errors = errors
    end