public function __construct()
 {
     $this->base = dirname(__FILE__) . '/fixtures/manifestfilefinder';
     parent::__construct();
 }