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