### Description logically, function `_create_memory` and `_simple_add` can merge into one, then ``` _simple_add(...): self._create_memory(...) ```