# File lib/moped/node.rb, line 163 def down! @down_at = Time.new @pool = nil @latency = nil Connection::Manager.shutdown(self) end