Prefer returning const references to members rather than copies. Pass object by const reference, not by value.