module Zertico module Exceptions autoload :RollbackException, 'zertico/exceptions/rollback_exception' end end