# File lib/active_record/validations.rb, line 192
    def clear
      @errors = {}
    end