class Net::POP3Command

def recv_response

def recv_response
  @socket.readline
end