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