Configure Buildable
interface ConfigureBuildable<B : TorSetting.BuilderScope> : ConfigurableContract<ConfigureBuildable<B>>
Denotes a TorOption as implementing the ConfigurableContract which declares that TorOption.buildable is implemented and able to produce B for a DSL builder scope.