How’s this:
“In the new class’s initialize
method, call super
with the object that is being delegated, which must be of the type passed in the class definition”
How’s this:
“In the new class’s initialize
method, call super
with the object that is being delegated, which must be of the type passed in the class definition”