# File lib/do_oracle/transaction.rb, line 23
      def rollback_prepared
        # TODO: what should be done differently?
        rollback
      end