Why does this not work for JUnit? `@Rule lateinit ...
# random
v
Why does this not work for JUnit?
@Rule lateinit var temp = TemporaryFolder()
http://stackoverflow.com/a/32908402/3144601