public CurveFile(CurveManager manager) { this.manager = manager; this.fileIndex = new CurveIndexFile(this); }