# File lib/mongo/cluster.rb, line 502
    def has_writable_server?
      topology.has_writable_server?(self)
    end