_config = $config; } /** * * @return Mage_Config */ public function getConfig() { return $this->_config; } }