private function loadFixture(Fixture $fixture) { $fixture->load(); $this->notifyFixtureLoaded($fixture->getName()); }