ApmKit constructor

ApmKit()

Implementation

ApmKit() {
  storage = createStorage();
}