internal FieldValues(Inferrer inferrer, IDictionary <string, LazyDocument> container) : base(container) => _inferrer = inferrer;