#include "data_source.h" int DataSource::getValue(){ return value; }