@Override
 public int getCurrentNrHRS() throws IOException {
   return wrappedConnection.getCurrentNrHRS();
 }