897
891
self._product_set = ObjectSet()
898
892
self._distribution_set = ObjectSet()
899
893
self._distroseries_set = ObjectSet()
901
895
self._factory = FakeObjectFactory(
902
896
self._branch_set, self._person_set, self._product_set,
903
897
self._distribution_set, self._distroseries_set,