#include "data.h" std::string Data::Status() { return "good"; }