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