Nette\Caching\Cache & TemplateCacheStorage test

Is cached?
bool(FALSE)

Cache content:
NULL

Writing cache...
Is cached?
bool(TRUE)

Cache content:
array(2) {
   "file" => string(51) "D:\Web\nette\_trunk\tests\Caching/tmp/c-/_nette.php"
   "handle" => resource of type(stream)
}

Test include:
Hello World