/**
  *
  */
 protected function setUp()
 {
     $this->_directory = new Directory();
     $this->_directory->setStartPath(__DIR__ . '/../resources');
 }