invalidate method

void invalidate()

Invalidate access matrix

Implementation

void invalidate() {
  _init();
}