processCommand

abstract fun <R> processCommand(    command: Command,     block: TemplateBlock,     tagConsumer: ImmediateResolutionTagConsumer<R>)