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