Mongo.Error.should_retry_write

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

should_retry_write(error, cmd, opts)

View Source

Return true if the error is retryable for writes operations.