and I think that if ReservedInstances were an inte...
# getting-started
r
and I think that if ReservedInstances were an interface, I’d be able to do
Copy code
class ExtendedReservation(val originalReservation: ReservedInstances) : ReservedInstances by originalReservation