# File lib/state_machine/integrations/data_mapper.rb, line 284 def reset(object) object.errors.clear if supports_validations? end