tapchicoma
private val ldClient: LDClient by memoized { mockk() } private val ldService: LdService by memoized { LDService(ldClient) }