public URL getInputFileURL(URL context) {
   return ConfigGroup.getInputFileURL(context, this.inputFile);
 }