bool operator==(const HowToDocument &lhs, const HowToDocument &rhs) { printf("operator=="); return false; }