public function testGetFontSize()
 {
     $this->assertSame(10.0, $this->parser->getFontSize());
 }