auto data = mstch::object{ {"foo", true}, {"bar", std::string{"{{win}}"}}, {"win", std::string{"FAIL"}} };