Returns true if the given period fits the generator.
period
@override bool fitsGenerator(Period period) => _handler.fitsGenerator(period);