A class that surrounds a given class, adds new capabilities to it, and passes all the unchanged methods to the underlying class
Reveal answer
Fill a bubble to check yourself
A class that surrounds a given class, adds new capabilities to it, and passes all the unchanged methods to the underlying class