val authorInstances: List<Instance>
Get all author instances running on current environment.
fun authorInstances(consumer: (Instance) -> Unit): Unit
Work in parallel with all author instances running on current environment.