When I wrote about good modules and bad modules, I mentioned that an indication of a "bad" module was when it was used to extract code for the sake of code extraction. This usually results in a module that is only being mixed into one class. When I published the article, I had lots of support from people intimately familiar with the internals of many popular libraries like Active Record, agreeing

