InMemoryStorage constructor

InMemoryStorage()

Implementation

InMemoryStorage() {
  init();
}