# File lib/mongo/monitoring/event/topology_closed.rb, line 47
        def summary
          "#<#{self.class.name.sub(/^Mongo::Monitoring::Event::/, '')}" +
          " topology=#{topology.summary}>"
        end