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