class Net::POP3Command

def inspect

def inspect
  +"#<#{self.class} socket=#{@socket}>"
end