···362362 throw new IOException("Connection closed");
363363 }
364364 }
365365- // This should never normally happen
366366- System.err.println("-->Blargh!");
365365+ // We should never get here, unless there is a connection error or the
366366+ // line response tester has a bug.
367367 return null;
368368 }
369369