> @@ -100,12 +103,37 @@ public static void delete(File file) throws IOException
> {
> }
>
> /**
> + * @return Localized name for the "Everyone" Windows principal.
> + */
> + public static String getWindowsEveryonePrincipalName() {Maybe just make this a `static` block? --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/879/files#r45166276
