Variable FactoryMethodInstanceDestructor.destructor_

class FactoryMethodInstanceDestructor
{
  // ...
  T destructor_ ;
  // ...
}