Code Smell 191 - Misplaced Responsibility
TL;DR: Don't be afraid to create or overload the proper objects.
Problems
Bijection Fault.
Solutions
Find actual behavior on the real objects using the MAPPER.
Answer the question: 'Whose responsibility is..?'
Context
Finding responsible objec...
maximilianocontieri.com2 min read