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