public function testCloseSession()
 {
     $this->assertTrue($this->storage->close());
 }