Nette\Caching\Cache priority test

Writing cache...
Cleaning by priority...
Is cached key1?
bool(FALSE)

Is cached key2?
bool(FALSE)

Is cached key3?
bool(TRUE)

Is cached key4?
bool(TRUE)