public string ValueFor(Env environment) => $"L1.. {_iValueFor.ValueFor(environment)}";
public string ValueFor(Env environment) => $"[{_seed}].. {_iValueFor.ValueFor(environment)}";