public function testGetCacheLifetime()
 {
     $this->assertEquals(600, $this->block->getCacheLifetime());
 }