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