/// <param name='operations'> /// The operations group for this extension method. /// </param> public static IList <string> Get(this IStringModel operations) { return(operations.GetAsync().GetAwaiter().GetResult()); }