# File lib/active_record/validations.rb, line 1044
def
errors
@errors
||=
Errors
.
new
(
self
)
end