This module provides support for easy addition of private attributes inside your custom objects, which are totally unreachable from outside the class definition, as in C++ private clause.