template keep(value: untyped)
template timeIt(tag: string; body: untyped)
template timeIt(tag: string; iterations: untyped; body: untyped)