abstract fun prepare(block: TConfig.() -> Unit = {}): TFeature
Builds a TFeature by calling the block with a TConfig config instance as receiver.