CherriFile constructor

CherriFile()

Implementation

CherriFile() {
  _fileId = getNextId();
}