void ITenantStorage.MarkAllFeaturesAsChecked()
 {
     _inner.MarkAllFeaturesAsChecked();
 }