public function testGetName()
 {
     $this->assertEquals('switch', $this->type->getName());
 }