# File lib/active_record/validations.rb, line 285 def clear @errors = ActiveSupport::OrderedHash.new end