Variable GenericFactoryImpl.destructor_

class GenericFactoryImpl
{
  // ...
  InstanceDestructor!T destructor_ ;
  // ...
}