record

fun <T, S> record(scope: S, mockBlock: S.() -> T?, coMockBlock: suspend S.() -> T?): Nothing