# File lib/mongo/server/description.rb, line 595 def ok? config[Operation::Result::OK] && config[Operation::Result::OK] == 1 || false end