m_actual
std::string m_actual;
return m_actual;
m_actual( actual ),
m_actual( other.m_actual ),
m_actual = other.m_actual;