| position | ease | box | interval | due |
|---|---|---|---|---|
| front | 2.50 | 3 | 6.00 | 2021-01-28T20:29:51Z |
A midway between Inheritance and Composition, because you place a member object in the class you’re building (like composition), but at the same time you expose all (or part of) the methods from the member object in your new class (like inheritance).