In this video, we will discover the
Facade Design Pattern. Creating a simple constant interface. This
interface is going to be sent to the user no matter what library
element they are using.
We march towards our main goal—hiding everything
We want users to always get the same object; let's do that