reportObserved method

void reportObserved()

Implementation

void reportObserved() {
  _context.reportObserved(this);
}