public function testGcSession()
 {
     $this->assertTrue($this->storage->gc(123));
 }