public static string GetLocation(this Assembly self) { return(AssemblyUtilities.GetLocation(self)); }