https://en.wikipedia.org/wiki/Multiple_dispatch#Python
http://www.pedrowerneck.com/o-porque-do-self-explicito-em-python-pt-br.html
http://stackoverflow.com/questions/2078978/functional-programming-vs-object-oriented-programming
http://raganwald.com/2013/04/08/functional-vs-OOP.html
http://blog.cleancoder.com/uncle-bob/2014/11/24/FPvsOO.html
https://docs.python.org/2/howto/functional.html
https://mathieularose.com/function-composition-in-python/
https://github.com/giovaneliberato/fp_redis_server
https://pythonconquerstheuniverse.wordpress.com/2011/08/29/lambda_tutorial/