c->Cache->has('config')) { $this->setAttrs($this->c->Cache->get('config')); } else { $this->load(); } return $this; } }