73747576777879
} protected FatFileSystemFormatter getFormatter() { ClusterSize clusterSize = ARG_CLUSTER_SIZE.isSet() ? ARG_CLUSTER_SIZE.getValue() : ClusterSize._4Kb; return new FatFileSystemFormatter(clusterSize); }