public function testGetSession()
 {
     $this->assertSame($this->session, $this->typifiedElement->getSession());
 }