Mongo.Session.run_in_transaction

You're seeing just the function run_in_transaction, go back to Mongo.Session module for more information.
Link to this function

run_in_transaction(topology_pid, session, fun, start_time, opts)

View Source