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