# File lib/state_machine/machine.rb, line 1778
      def transaction(object)
        yield
      end