Mongo.Error.should_retry_read

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

should_retry_read(error, cmd, opts)

View Source

Return true if the error is retryable for read operations.