open class Holder
open class Async
Holder(callables: MutableList<Callable<AutonomousAbilityHolder!>!>!)
open fun async(): Async!
open fun hold(): Unit
open fun release(): Unit