#include #include std::map yaml_parse(std::string filename); std::string from_config(const std::string key, std::string default_value);