gitextract_pmjpqgu3/ ├── LICENSE ├── README.md ├── design-patterns/ │ ├── active-record.md │ ├── dont-repeat-yourself.md │ ├── inversion-of-control.md │ └── law-of-demeter.md └── snippets/ └── kill-the-if-chain.md