prime method

void prime()

Primes the current context for dependency monitoring

Implementation

void prime() {
  InheritedConsumer.prime(this);
}