"Anthropomorphic UML": visualization of code and OOP concepts in a form of human body.
- body is an object
- arm: method
- finger: argument
Can be used as visually intuitive tool for code refactoring and teaching OOP concepts for beginners. Written in Ruby.
Based on Ivan Nemytchenko presentation on RubyRussia 2019.