Mongo.Session.ServerSession.next_txn_num
You're seeing just the function
next_txn_num
, go back to Mongo.Session.ServerSession module for more information.
Specs
Increment the current transaction number and return the new value.