protected function setUp()
 {
     $this->reader = new XMLConfigurationReader();
     $this->reader->setXmlReader(new \XMLReader());
 }