wget -qO - https://www.mongodb.org/static/pgp/server-5.0.asc | sudo apt-key add -
Wait, what?
Inspired by this awesome article.
According to wikipedia, OOP is a programming paradigm or technique based on the concept of "objects". The object structure contain data and behaviour.
Data is the object's state, which should be isolated and must be private.