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