I want to print out a derived class using the operator<<. When I print the derived class, I want to first print its base and then its own content.