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