Mongo.Session.SessionPool.checkout

You're seeing just the function checkout, go back to Mongo.Session.SessionPool module for more information.

Specs

Return a server session. If the session timeout is not reached, then a cached server session is return for reuse. Otherwise a newly created server session is returned.