internal ChomikujDirectory(ChomikujBase @base) { _base = @base; }
internal ChomikujFile(ChomikujBase @base) { _base = @base; }