// // Created by robin on 6/27/15. // const std::string ScResult::getData() const { return _data; }