di->setShared($this->serviceName, function () { $options = require config_path('config.php'); return new PhalconConfig($options); }); } }