Variable ConfigurationContextFactory.decorated_

class ConfigurationContextFactory
{
  // ...
  GenericFactory!T decorated_ ;
  // ...
}