public function testGetName()
 {
     $this->assertEquals(LayoutCollector::NAME, $this->collector->getName());
 }