# File lib/mongo/mongo_client.rb, line 415 def server_version ServerVersion.new(server_info["version"]) end