inheritance_module_eval 1.0.1
saves inheritance structure of dynamically created methods. Allows to redefine dynamic method in the same class or in any child class, and call original method by super keyword
saves inheritance structure of dynamically created methods. Allows to redefine dynamic method in the same class or in any child class, and call original method by super keyword