Adapter Design Pattern AKA wrapper Use when an (external) component is not compatible with the current system Convert the interface of a class into another inte...