10 11 12 13 14
# File 'lib/joumae/transaction.rb', line 10 def start @client.acquire(@resource_name) start_thread end