open class Async
Async(callables: MutableList<Callable<AutonomousAbilityHolder!>!>!)
open fun hold(): Future<Void!>!
open fun release(): Future<Void!>!