init method

void init()

Implementation

void init() {
  intervalManager = _IntervalManager(childManager);
}