bins[$bin])) { $this->bins[$bin] = new MemoryBackend(); } return $this->bins[$bin]; } }