registry)) { return $this->registry; } $registry = new CollectorRegistry($adapter = new APC()); return $this->registry = $registry; } }