I have a Zend Framework application based on the quick-start setup.
I\'ve gotten the demos working and am now at the point of instantiating a new model class to do some
$this->getInvokeArg('bootstrap')->getOptions(); // or $configDb = $this->getInvokeArg('bootstrap')->getOption('db');