# File lib/mongo/session/server_session.rb, line 102
      def next_txn_num
        @txn_num += 1
      end