/// <inheritdoc />
 public Task <string> GetTextContentAsync(int?timeout = null) => _channel.GetTextContentAsync(timeout);