Variable StructFixtureFactory.job_

struct StructFixtureFactory
{
  // ...
  Job job_ ;
  // ...
}