fun instance(options: InstanceOptions.() -> Unit): Unit
Defines instances to work with.
fun instance(urlOrName: String): Instance
Shorthand method for getting defined instance or creating temporary instance by URL.