#include using namespace std; class Context { public: string text; };