. * * Extends the configuration class (Phergie_Config) to allow passing config * array instead of loading from file * * @category Phergie * @package Phergie_Extended_Config * @author Luke Fitzgerald settings += $settings; return $this; } }