Options

fun Options(block: OptionsBuilder.() -> Unit = {}): Options
fun Options(options: Options, block: OptionsBuilder.() -> Unit = {}): Options