Added option for enabling permutation strata...Fixed issue where covariates with numerical names were being ignored
Fixed issue where the hash filename wasn't being used for the permutation output
Rename file_utils to fs_helpers...Generally avoid naming things with a "utils" prefix/ suffix since it
encourages contributors to dump any new functions there; and over time, as the
code grows, things get messy...