public FileReference(FileReaderRef fileLoaderRef, int index) { this.fileLoaderRef = fileLoaderRef; this.index = index; }