# File lib/net/http.rb, line 476
    def inspect
      "#<#{self.class} #{@address}:#{@port} open=#{started?}>"
    end