rnett
forClasses(ReentrantLock::class).allMethods().ignore()
fun <T> ReentrantLock.withLock(block: () -> T)