collections[$collection])) { $this->collections[$collection] = new MemoryStorage($collection); } return $this->collections[$collection]; } }