public function testToArray()
 {
     $this->assertCount(3, $this->formatter->toArray());
 }