# File lib/errors.rb, line 38
38:     def raw(attribute)
39:       errors[attribute.to_sym]
40:     end