# File lib/dm-transactions.rb, line 415 def self.transaction_module(const_name) Transaction.const_get(const_name) end