reportRead method

void reportRead()

Implementation

void reportRead() {
  context.enforceReadPolicy(this);
  reportObserved();
}