Nette\Caching\Cache & TemplateCacheStorage test

Is cached?
bool(FALSE)

Cache content:
NULL

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

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

Test include:
Hello World