# File lib/amalgalite/database.rb, line 227
    def in_transaction?
      not @api.autocommit?
    end