public function testGetXpathEscaper()
 {
     $this->assertInstanceOf('\\Behat\\Mink\\Selector\\Xpath\\Escaper', $this->typifiedElement->getXpathEscaper());
 }