# File lib/dm-validations.rb, line 68
def
errors
@errors
||=
ValidationErrors
.
new
(
self
)
end