importers[$object->getAffiliateName()] = $object; } public function getImporter($type) { return $this->importers[$type]; } }