public function isStarted()
 {
     return $this->innerSessionStorage->isStarted();
 }