231a232,236
> chain privRead(bool v = true) const {
> privSecureRead(v);
> privNonSecureRead(v);
> return *this;
> }