[EditorBrowsable(EditorBrowsableState.Never)] public static IConfig With(this IConfig config, params IFilter[] filters) => config.AddFilter(filters);