public function testFormatIsString()
 {
     $this->assertInternalType('string', $this->writer->getFormat());
 }