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