# File lib/do_oracle/transaction.rb, line 7 def begin connection.instance_variable_get("@connection").autocommit = false end