#include "../include/generic.hpp" Generic::Generic(const std::string &path) : _path(path) {};