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