Returns errors for the records
28 29 30
# File 'lib/bulk/collection.rb', line 28 def errors @errors ||= Errors.new(self) end