TestUtils exists in both s-i-test and in src/test... in s-i-core. Gradle import caused the file module to use the one in core that was missing a method. We should look at a better solution but for now, this commit syncs the two versions. Also polished to fix white space violations.