CommonCallRecorder

fun CommonCallRecorder(    stubRepo: StubRepository,     instantiator: AbstractInstantiator,     signatureValueGenerator: SignatureValueGenerator,     mockFactory: <Error class: unknown class>,     anyValueGenerator: () -> AnyValueGenerator,     safeToString: SafeToString,     factories: CallRecorderFactories,     initialState: (CommonCallRecorder) -> CallRecordingState,     ack: <Error class: unknown class>)