public function testGetStatic()
 {
     $this->assertSame($this->escaper, Escaper::getStatic());
 }