# File lib/state_machine/transition.rb, line 215 def within_transaction machine.within_transaction(object) do yield end end