# File lib/mongo/server.rb, line 403
    def update_description(description)
      monitor.instance_variable_set('@description', description)
    end