InMemoryCrudRepository

constructor(idGetter: (T) -> String?, idSetter: (T, String) -> T)