iOS Swift - Swift Language Essentials
How can you use protocol inheritance to create a protocol
FlyingVehicle that requires all Vehicle protocol requirements plus a method fly()?