Variable AnonymousFactoryReference.factory_

class AnonymousFactoryReference
{
  // ...
  Factory!(Object) factory_ ;
  // ...
}